home *** CD-ROM | disk | FTP | other *** search
/ Mac Magazin/MacEasy 30 / Mac Magazin and MacEasy Magazine CD - Issue 30.iso / updates / Elite Force / Elite Force 1.2 Update.sit / Elite Force 1.2 Update / BaseEF / pak92.pk3 / elimination.cfg < prev    next >
Text File  |  2001-04-12  |  768b  |  20 lines

  1. // The basic commands for setting up an elimination game from the console
  2. // Generated by Mike Gummelt
  3. set g_pmodelimination 1
  4.  
  5. //These can be turned off, but they will be ignored anyway
  6. //set timelimit 0
  7. //set fraglimit 0
  8. //set capturelimit 0
  9.  
  10. // NOTE: These following options are also available in this gametype:
  11. //NOTE: Elimination doesn't work in CTF
  12. //set g_gametype 0 //FFA
  13. //set g_gametype 3 //TEAM
  14. //set g_pmodspecialties 1 // not really recommended, but you can try it
  15. //set g_pmoddisintegration 1 // recommended with FFA, classic last man standing game with fast kills, high tension
  16.  
  17. // All incompatable game types should be turned off automatically, but let's do it here for safety's sake:
  18. set g_pmodactionhero 0
  19. set g_pmodassimilation 0
  20.